[INFO] fetching crate rpc-cli 0.3.0...
[INFO] testing rpc-cli-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rpc-cli 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rpc-cli 0.3.0
[INFO] finished tweaking crates.io crate rpc-cli 0.3.0
[INFO] tweaked toml for crates.io crate rpc-cli 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpc-cli 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 219 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.0)
[INFO] [stderr]       Adding openssl-probe v0.1.6 (available: v0.2.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rpc-lib v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c1ccc04752cb5c6ef408edc997ee48b953978d8022cb1d5b70ec73bd32a4888
[INFO] running `Command { std: "docker" "start" "-a" "0c1ccc04752cb5c6ef408edc997ee48b953978d8022cb1d5b70ec73bd32a4888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c1ccc04752cb5c6ef408edc997ee48b953978d8022cb1d5b70ec73bd32a4888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c1ccc04752cb5c6ef408edc997ee48b953978d8022cb1d5b70ec73bd32a4888", kill_on_drop: false }`
[INFO] [stdout] 0c1ccc04752cb5c6ef408edc997ee48b953978d8022cb1d5b70ec73bd32a4888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bef848013f8add6f2de63282378a87c9175ad506a662df58cbe9012d5a6042e
[INFO] running `Command { std: "docker" "start" "-a" "1bef848013f8add6f2de63282378a87c9175ad506a662df58cbe9012d5a6042e", kill_on_drop: false }`
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rpc-lib v0.3.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rpc-cli v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `openssl_probe::init_ssl_cert_env_vars`: this function is not safe, use `init_openssl_env_vars` instead
[INFO] [stdout]   --> src/main.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |     openssl_probe::init_ssl_cert_env_vars();
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/main.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let matches = app_from_crate!("\n")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const std::string::String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&std::string::String`
[INFO] [stdout]    --> src/main.rs:13:19
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let matches = app_from_crate!("\n")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `crate_authors` which comes from the expansion of the macro `app_from_crate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/macros.rs:493:22
[INFO] [stdout]     |
[INFO] [stdout] 493 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpc-cli` (bin "rpc-cli") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1bef848013f8add6f2de63282378a87c9175ad506a662df58cbe9012d5a6042e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bef848013f8add6f2de63282378a87c9175ad506a662df58cbe9012d5a6042e", kill_on_drop: false }`
[INFO] [stdout] 1bef848013f8add6f2de63282378a87c9175ad506a662df58cbe9012d5a6042e
